Add a post comment
POST/api/2.0/community/blog/:postid/comment
Adds a comment to the post with the ID specified in the request. The parent comment ID can be also specified if needed.
Note: Send parentId=00000000-0000-0000-0000-000000000000 or don't send it at all if you want your comment to be on the root level.
Request
Responses
- 200
- 401
List of post comments
Unauthorized